MessageObjectType Property |
Contains the type of an object.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ObjectType ObjectType { get; set; }Public Property ObjectType As ObjectType
Get
Set
Property Value
Type:
ObjectTypeThe type of the object.
See Also